home *** CD-ROM | disk | FTP | other *** search
/ Windows 3-Pak 2 - Disc 2 / Infomagic - Windows 3-Pak Volume 2 (Disc 2 of 3).iso / Anti-Virus-Utilities / plat.exe / data1.cab / Scanner / Iface.exe / 0 / RCDATA / TCONTRASE / TCONTRASE.txt < prev   
Text File  |  1999-03-31  |  1KB  |  70 lines

  1. object Contrase: TContrase
  2.   Tag = 13700
  3.   Left = 302
  4.   Top = 212
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Contrase∩┐╜a'
  8.   ClientHeight = 78
  9.   ClientWidth = 279
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   Position = poScreenCenter
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label1: TLabel
  21.     Tag = 31100
  22.     Left = 6
  23.     Top = 8
  24.     Width = 107
  25.     Height = 13
  26.     Caption = 'Contrase∩┐╜a de acceso'
  27.   end
  28.   object EditContras: TEdit
  29.     Left = 6
  30.     Top = 24
  31.     Width = 265
  32.     Height = 21
  33.     PasswordChar = '*'
  34.     TabOrder = 0
  35.     OnExit = EditContrasExit
  36.   end
  37.   object ButtonAceptar: TButton
  38.     Tag = 2200
  39.     Left = 80
  40.     Top = 52
  41.     Width = 90
  42.     Height = 22
  43.     Caption = '&Aceptar'
  44.     Default = True
  45.     ModalResult = 1
  46.     TabOrder = 1
  47.     OnClick = ButtonAceptarClick
  48.   end
  49.   object ButtonCancelar: TButton
  50.     Tag = 2400
  51.     Left = 180
  52.     Top = 52
  53.     Width = 90
  54.     Height = 22
  55.     Cancel = True
  56.     Caption = '&Cancelar'
  57.     ModalResult = 2
  58.     TabOrder = 2
  59.   end
  60.   object ManuForm1: TManuForm
  61.     Enabled = False
  62.     TitleBar.ApplicationInfo.FontStyle = [fsBold]
  63.     TitleBar.Color = clMaroon
  64.     TitleBar.CompanyInfo.FontStyle = [fsBold, fsItalic]
  65.     TitleBar.NbOfColors = 0
  66.     Left = 237
  67.     Top = 5
  68.   end
  69. end
  70.